[INFO] fetching crate tracexec-exporter-perfetto 0.17.0...
[INFO] checking tracexec-exporter-perfetto-0.17.0 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate tracexec-exporter-perfetto 0.17.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tracexec-exporter-perfetto 0.17.0
[INFO] finished tweaking crates.io crate tracexec-exporter-perfetto 0.17.0
[INFO] tweaked toml for crates.io crate tracexec-exporter-perfetto 0.17.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tracexec-exporter-perfetto 0.17.0 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tracexec-exporter-perfetto 0.17.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-scrollview v0.6.2
[INFO] [stderr]   Downloaded tui-prompts v0.6.1
[INFO] [stderr]   Downloaded tui-term v0.3.1
[INFO] [stderr]   Downloaded tracexec-tui v0.17.0
[INFO] [stderr]   Downloaded derive_setters v0.1.9
[INFO] [stderr]   Downloaded tui-popup v0.7.2
[INFO] [stderr]   Downloaded libseccomp-sys v0.3.0
[INFO] [stderr]   Downloaded tracexec-backend-ptrace v0.17.0
[INFO] [stderr]   Downloaded libseccomp v0.4.0
[INFO] [stderr]   Downloaded ftree v1.3.0
[INFO] [stderr]   Downloaded indexset v0.15.0
[INFO] [stderr]   Downloaded wl-clipboard-rs v0.9.3
[INFO] [stderr]   Downloaded tree_magic_mini v3.2.2
[INFO] [stderr]   Downloaded priority-queue v2.7.0
[INFO] [stderr]   Downloaded tui-widget-list v0.15.0
[INFO] [stderr]   Downloaded perfetto-trace-proto v0.1.0+g4c6784a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ffdd333ce396460ffbef46766997e6b40efabcfbbffea3be38f7d957874a589d
[INFO] running `Command { std: "docker" "start" "ffdd333ce396460ffbef46766997e6b40efabcfbbffea3be38f7d957874a589d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffdd333ce396460ffbef46766997e6b40efabcfbbffea3be38f7d957874a589d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffdd333ce396460ffbef46766997e6b40efabcfbbffea3be38f7d957874a589d" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffdd333ce396460ffbef46766997e6b40efabcfbbffea3be38f7d957874a589d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffdd333ce396460ffbef46766997e6b40efabcfbbffea3be38f7d957874a589d" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling nutype_macros v0.6.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling nix v0.31.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling libseccomp-sys v0.3.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling libseccomp v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking kxxt-owo-colors v4.0.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking vt100 v0.16.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking priority-queue v2.7.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking regex-cursor v0.1.5
[INFO] [stderr]     Checking toml v1.0.3+spec-1.1.0
[INFO] [stderr]     Checking shell-quote v0.7.2
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling kinded_macros v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling kinded v0.3.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c290daa1e5274a52e54a0f49e31bd70192abc606/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=1b3a1f24b1f38f59 -C extra-filename=-3b871fd42610ebb3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-28532d321a976b97.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-37d2a34e21553b5d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ffdd333ce396460ffbef46766997e6b40efabcfbbffea3be38f7d957874a589d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffdd333ce396460ffbef46766997e6b40efabcfbbffea3be38f7d957874a589d", kill_on_drop: false }`
[INFO] [stdout] ffdd333ce396460ffbef46766997e6b40efabcfbbffea3be38f7d957874a589d
